@charset "utf-8";
/* CSS Document */

.verysimple_justify{
	font-family: BankGothic Md BT;
	color: #b1cdc4;
	text-decoration: none;
	font-size: 14px;
	text-align: justify;
}

.verysimple_center{
	font-family: BankGothic Md BT;
	color: #b1cdc4;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
}

.verysimple_boldik_left{
	font-family: "BankGothic Md BT";
	color: #BAF8EB;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

.verysimple_left {
	font-family: BankGothic Md BT;
	color: #b1cdc4;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
}

.verysimple_BIG_1{
	font-family: "BankGothic Md BT";
	color: #3CF;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.verysimple_BIG_2{
	font-family: "BankGothic Md BT";
	color: #0F6;
	text-decoration: none;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}

.verysimple_bgr_black {
	font-family: "BankGothic Md BT";
	color: #b1cdc4;
	text-decoration: none;
	background-color:070707;
	font-size: 14px;
}


.menu_link {
	font-family: "BankGothic Md BT";
	color: #1e324f;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
.menu_link:hover {
	font-family: "BankGothic Md BT";
	color: #55A8FF;
	font-size: 20px;
	font-weight: bold;	
}
.blue_01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4E5B9C;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
}
.blue_02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #64AAFF;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
}

.blue_03_center{
	font-family: BankGothic Md BT;
	color: #626FFF;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
}

.pink_01_center{
	font-family: BankGothic Md BT;
	color: #E5B4A6;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
}

